Symphony Framework
IsValidChanged Event
Symphony.Conductor.Types Namespace > SymphonyCollection<T> Class : IsValidChanged Event
When the validity of the collectin changes, this event is raise.
Syntax
public event SymphonyCollection<T> IsValidChanged
Remarks
The SymphonyCollection<T> contains a collection of DataObjectBase derived types. These DataObjectBase derived objects have a validity property which is monitored by this class.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SymphonyCollection<T> Class
SymphonyCollection<T> Members